home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / gfx / show / SViewNG.readme < prev    next >
Text File  |  1997-11-02  |  9KB  |  214 lines

  1. Short:    SViewNG V7.25 + Library 19.4 (19.10.97)
  2. Author:   Andreas_Kleinert@t-online.de
  3. Uploader: Andreas_Kleinert@t-online.de
  4. Type:     gfx/show
  5.  
  6.  
  7.        **** 1997 *****
  8.  
  9.   Via SuperView-Library SViewNG does support powerUP (TM) as one of the first !
  10.   (40 PPC plugin-modules available NOW, based on ppc.library)
  11.  
  12.        ***** May *****
  13.  
  14.  
  15.    _________________________________________________________
  16.  >> When extracting the archive, please make sure, that you
  17.  >> do this as follows:
  18.  >>
  19.  >>   LHA -xarm -b64 x ARCHIVE.LHA DESTINATION-DIR/
  20.  >>   LZX -x -a -r -m x ARCHIVE.LHA DESTINATION-DIR/
  21.  >>
  22.  >> Note: Using the LHA-compatible "LX" archiver may produce
  23.  >> corrupt output on large files. LHex should work fine.
  24.  >>
  25.  >> SViewNG.lha does contain another (uncompressed) archive
  26.  >> of approximately 2 MB size - so make sure there's enough
  27.  >> space available...
  28.    ---------------------------------------------------------
  29.  
  30.  
  31. Program Description and Distribution Concept
  32. --------------------------------------------
  33. Successor of SuperView; SViewNG (evaluation version), a localized graphics
  34. viewer, converter, editor and screen-grabber based on SuperView-Library,
  35. with ARexx support, GUI, AmigaGuide online-help, Commodity-functionality
  36. and many more features.
  37.  
  38. SHAREWARE (evaluation version).
  39.  
  40.  
  41. What's *new* in this version
  42. ----------------------------
  43.  - quite a lot happened during the recent releases:
  44.    you should update NOW, since the next version probably
  45.    won't be released before the Computer '97 in Cologne
  46.  
  47.  
  48. Description of Features and Requirements
  49. ----------------------------------------
  50. Nearly anything is managed by object-oriented external modules
  51. for loading, saving (SVObjects), displaying (SVDrivers) and
  52. processing (SVOperators) graphics - converting graphics and
  53. "screen-grabbing" also is possible in a very comfortable way.
  54.  
  55. Only requires OS V2.04 and 68000, but also makes use of available
  56. OS V2.1 and V3.x features and 680x0 module versions, as well
  57. as optional powerUP (TM) powerPC module plugins.
  58.  
  59. Includes licensed SuperView-Library, which supports the following
  60. file formats, periphal devices, display drivers and image processing
  61. operators:
  62.  
  63.      ->>>> Total of 44 different graphic file formats               <<<<-
  64.      ->>>> Total of  2 different periphal devices                   <<<<-
  65.      ->>>> Total of  9 different graphic display systems (22 cards) <<<<-
  66.      ->>>> Total of 32 different graphic operators                  <<<<-
  67.  
  68. SVObjects:     - IFF-ACBM         - Windows,OS/2 BMP   - PNM (PBM,PGM,PPM)
  69.                - IFF-ILBM         - JPEG (JFIF v6)     - IMG (GEM Graphics)
  70.                - IFF-DEEP         - PhotoCD            - WPG (WP Bitmaps)
  71.                - IFF-FAXX         - TIFF               - MacPaint MAC
  72.                - IFF-PBM          - PCX                - EPS (Header/PS)
  73.                - IFF-RGB8         - Atari Degas        - C64 (Koala, Doodle)
  74.                - IFF-YUVN         - Windows Icon       - CDR-Previews
  75.                - QRT/POV Raytrace - Mac PICT-2         - SGI
  76.                - SVG              - Targa              - Pictor/PCPaint
  77.                - SunRaster        - UtahRLE            - PNG
  78.                - FBM              - XWD
  79.  
  80.                  as well as all OS3-Datatypes
  81.                  and 24 Bit DataTypes (picture.datatype V43).
  82.  
  83.                  Many formats with 24 Bit-Support.
  84.                  Reads XPK- and PP20-packed data via Unpack.svobject.
  85.  
  86.                  Writes C-Sourcecode in chunky/RGB notation.
  87.  
  88.                  Together with external third party programs also the
  89.                  following file formats seamlessly can be embedded:
  90.  
  91.                  File Format        needs program   also needs support for
  92.                  ---------------------------------------------------------
  93.                - AMF                MetaView        (ILBM)
  94.                - DXF/AutoCAD (tm)   MetaView        (ILBM)
  95.                - FIG                AmiFIG          (Postscript)
  96.                - CGM                GPlot           (Postscript)
  97.                - IFF-DR2D           MetaView        (ILBM)
  98.                - Limbo              Limbo 4.0       (PNM)
  99.                - Postscript (TM)    Ghostscript     -
  100.                - WPG-Vector         MetaView        (ILBM)
  101.                - WMF                MetaView        (ILBM)
  102.  
  103. Devices (via SVObjects):
  104.  
  105.                - Scanner (scanner.device of ScanQuix)
  106.                - Printer (printer.device/TurboPrint/Studio)
  107.  
  108. SVDrivers :    - OCS/ECS          - AGA                - EGS7
  109.                - OpalVision       - Retina             - CyberGraphX
  110.                - PicassoII        - Merlin             - Picasso96
  111.  
  112. SVOperators :  - Dither24Bit      - 24BitToHAM         - HilbertDither256
  113.                - ExtractRed       - ExtractGreen       - ExtractBlue
  114.                - XOR              - ExtractGrayScales  - TopToBottom
  115.                - LeftToRight      - Rotate             - Scale50
  116.                - AnyTo24Bit       - Crop               - CallPNM
  117.                - OptimizePalette  - RotateFree         - PaletteDither
  118.  
  119.                  plus the following from Steve Quartly:
  120.  
  121.                - SQBentley        - SQTiling           - SQThreshold
  122.                - SQOilPaint       - SQMosaic           - SQEmboss
  123.                - SQSlicing        - SQDiffuse          - SQContrast
  124.                - SQSharpen        - SQBlur             - SQDeep_Press
  125.                - SQMotion_Blur    - SQHighPass
  126.  
  127.      PROGRAM-CHANGES:
  128.      ================
  129.  
  130. V7.25 (19.10.97):
  131.  
  132.   - added polish catalogs by Boguslaw Dziewierz <cut@localbar.com>
  133.   - included Library 19.4
  134.  
  135.   BTW: did you already notice, that BlitterSoft now is selling
  136.        Picture Manager prof. (PMPro) V4.1 for 39.95 UKP ?
  137.        Check out http://blittersoft.wildnet.co.uk/pmpro.htm
  138.        or the demo version on Aminet under biz/demo/pmpdemo.lha
  139.        (it's on the Aminet-CD #21, too)
  140.  
  141.  
  142.      LIBRARY-CHANGES:
  143.      ================
  144.  
  145.      V19.4 (19.10.1997) :
  146.      --------------------
  147.       - SVDrivers: - ECS, AGA: (see there)
  148.  
  149.       - MISC: - added note about possible ppc.library and powerpc.library
  150.                 conflicts (when using the PPC-Modules) to the installer
  151.                 script: always use powerpc.library V7, when using one.
  152.               - BTW: the MCP and PPC notes in the installer script are not
  153.                 yet localized. Would be nice, if someone could do that.
  154.               - updated polish catalog by Boguslaw Dziewierz <cut@localbar.com>
  155.                 Now placed in correct directory, with correct spelling (polski)
  156.               - updated "Press feedback" section
  157.               - updated information on english PMPro in 3rd party section
  158.  
  159.       - Prefs: - fixed small bug
  160.                - new Wizard-GUI with lots of improvements done by
  161.                  Georg Rottlaender <Georg.Rottlaender@bonn.netsurf.de>
  162.  
  163.  
  164. *****************************************************************************
  165. ** Please support SHAREWARE and register NOW to receive YOUR KeyFile !!    **
  166. *****************************************************************************
  167.  
  168.  
  169.     Overview: Supported and Non-supported Graphics Cards
  170.     ====================================================
  171.  
  172.     Card Name            Kind of Support
  173.     ----------------------------------------------------
  174.     1600GX               -
  175.     A2410 TIGA           CG  EGS
  176.     CyberVision64        CG       P96
  177.     CyberVision64/3D     CG
  178.     DCTV                 -
  179.     Domino               CG  EGS  P96
  180.     DraCo Altais         CG
  181.     Firecracker          -
  182.     GDA-1                -
  183.     Graffity             -
  184.     GVP 110/24               EGS
  185.     GVP IV 24                EGS
  186.     Colormaster              EGS
  187.     Inferno (Wildfire)   CG
  188.     Merlin               CG       P96  NAT
  189.     OMniBus                       P96
  190.     OpalVision                         NAT
  191.     Picasso II           CG       P96  NAT
  192.     Picasso II+          CG       P96  NAT
  193.     Picasso IV           CG       P96
  194.     Piccolo              CG  EGS  P96
  195.     Piccolo SD64         CG  EGS  P96
  196.     Rain*ow II (R-II)        EGS
  197.     Rain*ow III (R-III)      EGS
  198.     Retina Z2                EGS       NAT
  199.     Retina Z3 BLT        CG  EGS       NAT
  200.     Spectrum             CG  EGS  P96
  201.     Visiona                  EGS
  202.  
  203.  As you can see, any reasonable graphics card for the Amiga
  204.  is supported in some way.
  205.  
  206.  
  207. ============================= Archive contents =============================
  208.  
  209. Original  Packed Ratio    Date     Time    Name
  210. -------- ------- ----- --------- --------  -------------
  211.  2297066  863499 62.4% 19-Oct-97 16:57:36  SViewNG_EL.lha
  212. -------- ------- ----- --------- --------
  213.  2297066  863499 62.4% 21-Oct-97 04:02:26   1 files
  214.